mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-12 06:01:50 +09:00
more default peripherals for "reference" instance
This commit is contained in:
@@ -271,9 +271,6 @@ class PeripheralEntry(
|
||||
}
|
||||
|
||||
class PeripheralEntry2(
|
||||
val memsize: Long = 0,
|
||||
val mmioSize: Int = 0,
|
||||
val interruptCount: Int = 0, // max: 4
|
||||
val peripheralClassname: String,
|
||||
vararg val args: Any
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user